Always emit build script warnings for crates that fail to build
authorSergio Benitez <sb@sergio.bz>
Sun, 19 Mar 2017 02:33:09 +0000 (19:33 -0700)
committerSergio Benitez <sb@sergio.bz>
Sun, 9 Apr 2017 02:09:14 +0000 (19:09 -0700)
commit4adae9eb951a46870b89f68695cbfb83482b8f0f
tree8ff91a23a8fcfde50f1aa1bd60666dc3c13b60f7
parent0f697facf8bf676f642276aea49fb2ad67b83537
Always emit build script warnings for crates that fail to build

Resolves #3777
src/cargo/ops/cargo_rustc/job_queue.rs
tests/warn-on-failure.rs [new file with mode: 0644]